<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
 &lt;!DOCTYPE html&gt; &lt;html class="font-primary"&gt; &lt;head&gt; &lt;title&gt;404 â€“ Page Not Found&lt;/title&gt; &lt;meta charset="utf-8"&gt; &lt;meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"&gt; &lt;meta http-equiv="x-ua-compatible" content="ie=edge"&gt; &lt;style&gt; *,
  *::after,
  *::before {
    box-sizing: inherit;
  }

  html {
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 14px;
  }

  body {
    margin: 0;
    font: 1rem/1.6 "Microsoft YaHei", Helvetica, Arial, sans-serif;
    color: #333;
    background-color: #f1f1f1;
  }

  a {
    color: #333;
    text-decoration: none;
    margin: 0 10px;
  }

  a:hover {
    text-decoration: none;
  }

  .g-text-center {
    text-align: center;
  }

  .g-font-size-140 {
    font-size: 140px;
  }

  .g-line-height-1 {
    line-height: 1;
  }

  h1 {
    font: 1.5rem/1 "Microsoft YaHei", Helvetica, Arial, sans-serif;
    margin: 0 0 15px;
  }

  .g-min-height-100vh {
    min-height: 100vh;
  }

  .g-flex-centered {
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-box-align: center;
    -moz-box-pack: center;
  }

  .g-flex-centered-item {
    flex: 1 1 0;
    -moz-box-flex: 1;
  }

  .g-mb-10 {
    margin-bottom: 10px;
  }

  .g-pa-15 {
    padding: 15px;
  }

  .g-height-90--2xs {
    height: 120px;
  }

  @media (max-width: 444px) {
    .g-font-size-100--2xs {
      font-size: 100px;
    }

    .g-height-90--2xs {
      height: 90px;
    }
  } &lt;/style&gt; &lt;/head&gt; &lt;body&gt; &lt;main class="g-min-height-100vh g-flex-centered g-pa-15"&gt; &lt;div class="g-text-center g-flex-centered-item"&gt; &lt;h1&gt;å¾ˆæŠ±æ­‰ï¼Œæ‚¨è¦è®¿é—®çš„é¡µé¢ä¸å­˜åœ¨ï¼&lt;/h1&gt; &lt;div class="g-font-size-140 g-font-size-100--2xs g-line-height-1 g-mb-10"&gt; 404 &lt;/div&gt; &lt;a href="/"&gt;è¿”å›žé¦–é¡µ&lt;/a&gt; &lt;/div&gt; &lt;/main&gt; &lt;/body&gt; &lt;/html&gt;</pre></body></html>